UCF STIG Viewer Logo

The hosts.lpd (or equivalent) must have mode 0644 or less permissive.


Overview

Finding ID Version Rule ID IA Controls Severity
V-829 GEN003940 SV-37461r1_rule ECLP-1 Medium
Description
Excessive permissions on the hosts.lpd (or equivalent) file may permit unauthorized modification. Unauthorized modifications could disrupt access to local printers from authorized remote hosts or permit unauthorized remote access to local printers.
STIG Date
Red Hat Enterprise Linux 5 Security Technical Implementation Guide 2014-07-02

Details

Check Text ( None )
None
Fix Text (F-31371r1_fix)
Change the mode of the /etc/cups/printers.conf file to 0664 or less permissive.

Procedure:
# chmod 0664 /etc/cups/printers.conf